Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding exponential distribution #75

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

tsunhopang
Copy link
Collaborator

@tsunhopang tsunhopang commented Mar 15, 2024

Adding exponential distribution, i.e. $p(x) \sim \exp(\alpha x)$ in jimgw/prior.py.

You may find the example plots as follows;
$\alpha=1, x_{\rm min} = -3, x_{\rm max} = 10$:
jim_exp_test_1_-3_10

$\alpha=-1, x_{\rm min} = -5, x_{\rm max} = 100$:
jim_exp_test_-1_-5_100

@kazewong kazewong self-assigned this Mar 17, 2024
@kazewong kazewong self-requested a review March 17, 2024 18:43
@kazewong kazewong merged commit 32a4306 into kazewong:main Mar 17, 2024
6 checks passed
@tsunhopang tsunhopang deleted the expotential_prior branch March 28, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants